home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Shareware
/
Utilitare
/
remover
/
remover.exe
/
{app}
/
Remover.exe
/
0
/
RCDATA
/
TFORMUNINSTALL
/
TFORMUNINSTALL.txt
Wrap
Text File
|
2003-08-22
|
3KB
|
141 lines
object formUninstall: TformUninstall
Left = 408
Top = 158
BorderStyle = bsDialog
BorderWidth = 5
Caption = 'Uninstall Spybot - Search & Destroy'
ClientHeight = 391
ClientWidth = 490
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object panelInformation: TLabel
Left = 0
Top = 0
Width = 490
Height = 33
Align = alTop
Alignment = taCenter
AutoSize = False
Caption =
'You are about to uninstall Spybot - Search && Destroy. During un' +
'install, the following will be removed:'
WordWrap = True
end
object panelQuestion: TPanel
Left = 0
Top = 304
Width = 490
Height = 87
Align = alBottom
Alignment = taLeftJustify
BevelOuter = bvNone
BorderWidth = 5
Caption = 'Do you really want to uninstall and remove all this files?'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = True
ParentFont = False
TabOrder = 0
DesignSize = (
490
87)
object buttonOK: TBitBtn
Left = 399
Top = 56
Width = 75
Height = 25
Anchors = [akTop, akRight]
TabOrder = 0
Kind = bkOK
end
object buttonCancel: TBitBtn
Left = 311
Top = 56
Width = 75
Height = 25
Anchors = [akTop, akRight]
Caption = 'Cancel'
TabOrder = 1
Kind = bkAbort
end
end
object pcUninstall: TPageControl
Left = 0
Top = 33
Width = 490
Height = 271
ActivePage = tabRegistry
Align = alClient
MultiLine = True
TabOrder = 1
object tabRegistry: TTabSheet
Caption = 'Registry keys'
object listboxRegistry: TListBox
Tag = 1
Left = 0
Top = 0
Width = 482
Height = 243
Align = alClient
ItemHeight = 13
Items.Strings = (
'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uni' +
'nstall\SpyBotSnD\'
'HKEY_LOCAL_MACHINE\SOFTWARE\PepiMK Software\'
'HKEY_CLASSES_ROOT\.sbi'
'HKEY_CLASSES_ROOT\.sbe'
'HKEY_CLASSES_ROOT\.sbs'
'HKEY_CLASSES_ROOT\.uti'
'HKEY_CLASSES_ROOT\.uts'
'HKEY_CLASSES_ROOT\SpybotSD.SBIfile'
'HKEY_CLASSES_ROOT\SpybotSD.SBEfile'
'HKEY_CLASSES_ROOT\SpybotSD.SBSfile'
'HKEY_CLASSES_ROOT\SpybotSD.UTIfile'
'HKEY_CLASSES_ROOT\SpybotSD.UTSfile'
'')
TabOrder = 0
end
end
object tabFiles: TTabSheet
Caption = 'Files'
ImageIndex = 1
object listboxFiles: TListBox
Left = 0
Top = 0
Width = 482
Height = 243
Align = alClient
ItemHeight = 13
Sorted = True
TabOrder = 0
end
end
object tabDirectories: TTabSheet
Caption = 'Directories'
ImageIndex = 2
object listboxDirectories: TListBox
Left = 0
Top = 0
Width = 482
Height = 243
Align = alClient
ItemHeight = 13
TabOrder = 0
end
end
end
end